home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Utilitare / fastnote / FastNoteSetup.exe / {app} / kfn.exe / 0 / RCDATA / TNOTECONF / TNOTECONF.txt
Text File  |  2004-03-10  |  8KB  |  349 lines

  1. object NoteConf: TNoteConf
  2.   Left = 269
  3.   Top = 116
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Note Options'
  7.   ClientHeight = 200
  8.   ClientWidth = 323
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PageControl1: TPageControl
  21.     Left = 0
  22.     Top = 0
  23.     Width = 323
  24.     Height = 172
  25.     ActivePage = General
  26.     Align = alClient
  27.     TabHeight = 16
  28.     TabIndex = 0
  29.     TabOrder = 0
  30.     object General: TTabSheet
  31.       Caption = 'General'
  32.       ImageIndex = 2
  33.       object GroupBox2: TGroupBox
  34.         Left = 0
  35.         Top = 0
  36.         Width = 305
  37.         Height = 41
  38.         Caption = 'Note Title'
  39.         TabOrder = 0
  40.         object Titleedit: TEdit
  41.           Left = 8
  42.           Top = 16
  43.           Width = 289
  44.           Height = 21
  45.           BevelKind = bkFlat
  46.           BorderStyle = bsNone
  47.           MaxLength = 124
  48.           TabOrder = 0
  49.           Text = 'TitleEdit'
  50.         end
  51.       end
  52.       object GroupBox3: TGroupBox
  53.         Left = 0
  54.         Top = 48
  55.         Width = 305
  56.         Height = 41
  57.         Caption = 'Note group'
  58.         TabOrder = 1
  59.         object GroupBox: TComboBox
  60.           Left = 8
  61.           Top = 16
  62.           Width = 289
  63.           Height = 21
  64.           BevelKind = bkFlat
  65.           ItemHeight = 13
  66.           TabOrder = 0
  67.           Text = 'GroupBox'
  68.         end
  69.       end
  70.       object GroupBox4: TGroupBox
  71.         Left = 0
  72.         Top = 96
  73.         Width = 305
  74.         Height = 41
  75.         Caption = 'Attached File'
  76.         TabOrder = 2
  77.         object LinkedFileEdit: TJvFilenameEdit
  78.           Left = 8
  79.           Top = 16
  80.           Width = 289
  81.           Height = 21
  82.           ButtonFlat = True
  83.           NumGlyphs = 1
  84.           TabOrder = 0
  85.           Text = 'LinkedFileEdit'
  86.         end
  87.       end
  88.     end
  89.     object appar: TTabSheet
  90.       Caption = 'Appearance'
  91.       object GroupBox1: TGroupBox
  92.         Left = 0
  93.         Top = 6
  94.         Width = 313
  95.         Height = 131
  96.         Caption = 'Note Layout Setup'
  97.         TabOrder = 0
  98.         object Label3: TLabel
  99.           Left = 144
  100.           Top = 32
  101.           Width = 59
  102.           Height = 13
  103.           Caption = 'Title Color'
  104.           Font.Charset = DEFAULT_CHARSET
  105.           Font.Color = clWindowText
  106.           Font.Height = -11
  107.           Font.Name = 'MS Sans Serif'
  108.           Font.Style = [fsBold]
  109.           ParentFont = False
  110.         end
  111.         object Label4: TLabel
  112.           Left = 144
  113.           Top = 64
  114.           Width = 61
  115.           Height = 13
  116.           Caption = 'Note Color'
  117.           Font.Charset = DEFAULT_CHARSET
  118.           Font.Color = clWindowText
  119.           Font.Height = -11
  120.           Font.Name = 'MS Sans Serif'
  121.           Font.Style = [fsBold]
  122.           ParentFont = False
  123.         end
  124.         object Label5: TLabel
  125.           Left = 144
  126.           Top = 96
  127.           Width = 55
  128.           Height = 13
  129.           Caption = 'Title Font'
  130.           Font.Charset = DEFAULT_CHARSET
  131.           Font.Color = clWindowText
  132.           Font.Height = -11
  133.           Font.Name = 'MS Sans Serif'
  134.           Font.Style = [fsBold]
  135.           ParentFont = False
  136.         end
  137.         object PreviewBox: TPaintBox
  138.           Left = 16
  139.           Top = 16
  140.           Width = 121
  141.           Height = 105
  142.           OnPaint = PreviewBoxPaint
  143.         end
  144.         object BColor: TColorPickerButton
  145.           Left = 216
  146.           Top = 28
  147.           Width = 89
  148.           Height = 22
  149.           CustomText = 'Custom'
  150.           DefaultText = 'Default'
  151.           Flat = True
  152.           ParentShowHint = False
  153.           PopupSpacing = 8
  154.           ShowHint = True
  155.           ShowSystemColors = False
  156.           OnChange = BColorChange
  157.           OnClick = BColorClick
  158.           OnDefaultSelect = BColorDefaultSelect
  159.         end
  160.         object NColor: TColorPickerButton
  161.           Left = 216
  162.           Top = 60
  163.           Width = 89
  164.           Height = 22
  165.           CustomText = 'Custom'
  166.           DefaultText = 'Default'
  167.           Flat = True
  168.           ParentShowHint = False
  169.           PopupSpacing = 8
  170.           ShowHint = True
  171.           ShowSystemColors = False
  172.           OnChange = BColorChange
  173.           OnClick = BColorClick
  174.           OnDefaultSelect = BColorDefaultSelect
  175.         end
  176.         object TBcolor: TColorPickerButton
  177.           Left = 216
  178.           Top = 92
  179.           Width = 89
  180.           Height = 22
  181.           CustomText = 'Custom'
  182.           DefaultText = 'Default'
  183.           Flat = True
  184.           ParentShowHint = False
  185.           PopupSpacing = 8
  186.           ShowHint = True
  187.           ShowSystemColors = False
  188.           OnChange = BColorChange
  189.           OnClick = BColorClick
  190.           OnDefaultSelect = BColorDefaultSelect
  191.         end
  192.       end
  193.     end
  194.     object TabSheet1: TTabSheet
  195.       Caption = 'Autoshow'
  196.       ImageIndex = 3
  197.       object Panel4: TPanel
  198.         Left = 8
  199.         Top = 16
  200.         Width = 297
  201.         Height = 113
  202.         BevelInner = bvRaised
  203.         BevelOuter = bvLowered
  204.         TabOrder = 1
  205.         object Label6: TLabel
  206.           Left = 16
  207.           Top = 16
  208.           Width = 22
  209.           Height = 13
  210.           Caption = 'Day:'
  211.         end
  212.         object Label7: TLabel
  213.           Left = 16
  214.           Top = 64
  215.           Width = 26
  216.           Height = 13
  217.           Caption = 'Time:'
  218.         end
  219.         object AutoShowTimeEdit: TMaskEdit
  220.           Left = 32
  221.           Top = 80
  222.           Width = 49
  223.           Height = 21
  224.           BevelKind = bkFlat
  225.           BorderStyle = bsNone
  226.           EditMask = '!90:00;1;_'
  227.           MaxLength = 5
  228.           TabOrder = 0
  229.           Text = '  .  '
  230.           OnExit = AutoShowTimeEditExit
  231.         end
  232.         object AutoShowDateEdit: TJvDateEdit
  233.           Left = 32
  234.           Top = 32
  235.           Width = 121
  236.           Height = 21
  237.           ButtonFlat = True
  238.           NumGlyphs = 2
  239.           TabOrder = 1
  240.         end
  241.       end
  242.       object AutoShowCB: TCheckBox
  243.         Left = 16
  244.         Top = 8
  245.         Width = 97
  246.         Height = 17
  247.         Caption = 'AutoShow After'
  248.         TabOrder = 0
  249.       end
  250.     end
  251.     object Alsh: TTabSheet
  252.       Caption = 'Alarm'
  253.       ImageIndex = 1
  254.       object Panel1: TPanel
  255.         Left = 8
  256.         Top = 16
  257.         Width = 297
  258.         Height = 113
  259.         BevelInner = bvRaised
  260.         BevelOuter = bvLowered
  261.         TabOrder = 0
  262.         object Label1: TLabel
  263.           Left = 16
  264.           Top = 16
  265.           Width = 22
  266.           Height = 13
  267.           Caption = 'Day:'
  268.         end
  269.         object Label2: TLabel
  270.           Left = 16
  271.           Top = 64
  272.           Width = 26
  273.           Height = 13
  274.           Caption = 'Time:'
  275.         end
  276.         object TimeInfo: TMaskEdit
  277.           Left = 32
  278.           Top = 80
  279.           Width = 49
  280.           Height = 21
  281.           BevelKind = bkFlat
  282.           BorderStyle = bsNone
  283.           EditMask = '!90:00;1;_'
  284.           MaxLength = 5
  285.           TabOrder = 0
  286.           Text = '  .  '
  287.           OnExit = TimeInfoExit
  288.         end
  289.         object DayInfo: TJvDateEdit
  290.           Left = 32
  291.           Top = 32
  292.           Width = 121
  293.           Height = 21
  294.           ButtonFlat = True
  295.           NumGlyphs = 2
  296.           TabOrder = 1
  297.         end
  298.       end
  299.       object CKAlarm: TCheckBox
  300.         Left = 16
  301.         Top = 8
  302.         Width = 65
  303.         Height = 17
  304.         Caption = 'Alarm on'
  305.         TabOrder = 1
  306.       end
  307.     end
  308.   end
  309.   object Panel2: TPanel
  310.     Left = 0
  311.     Top = 172
  312.     Width = 323
  313.     Height = 28
  314.     Align = alBottom
  315.     BevelOuter = bvNone
  316.     TabOrder = 1
  317.     object Panel3: TPanel
  318.       Left = -4
  319.       Top = 0
  320.       Width = 327
  321.       Height = 28
  322.       Align = alRight
  323.       BevelOuter = bvNone
  324.       TabOrder = 0
  325.       object BitBtn2: TBitBtn
  326.         Left = 246
  327.         Top = 3
  328.         Width = 75
  329.         Height = 25
  330.         TabOrder = 0
  331.         Kind = bkOK
  332.       end
  333.       object BitBtn1: TBitBtn
  334.         Left = 166
  335.         Top = 3
  336.         Width = 75
  337.         Height = 25
  338.         TabOrder = 1
  339.         Kind = bkCancel
  340.       end
  341.     end
  342.   end
  343.   object ColorDialog: TColorDialog
  344.     Ctl3D = True
  345.     Left = 8
  346.     Top = 168
  347.   end
  348. end
  349.